FILENAME: mTimeStop.zip CATEGORY: misc VERSION: 1.1 (October 20, 1996) TARGET: Delphi 2.0 (not tested on 1.0, but should run w/o problems) Resource file is 32-bit, but runs without it, if you don't need an icon on toolbar. AUTHOR: Copyright (C) 1996, Ahto Tanner. CONTACT: ahto@estpak.ee (please specify "TmTimeStop" in the subject string) http://www.estpak.ee/~ahto STATUS: FREEWARE (source included): you can freely use or distribute files included to this archive. Thanks in advance for comments and suggestions to make better & optimized coding - this is very important for newbies as I am :) DESCRIPTION: TimeStop can be used to stop your application run after specified date. This means that you enter date and if user tries to run your program AFTER that date, your selected text will be displayed in dialog box and execution is terminated. This is mainly useful when your app is in design phase and you want to distribute copies for BETA testing. When your app is complete, you simply remove this component from form and that's all - no code, no worry... WHAT'S NEW: - OnExpire event - ShowExpireMessage property. You can set this false if you don't want to see message dialog and can create one from code in OnExpire event. ------------------------------------------------------------------------ Legal stuff =========== These components are supplied with no guarantees of any kind and must be used at your own risk. If you have any comments and ideas, I'll be pleased to read :) Smile & peace...